Papers by Duy Tung Doan
CollabCoder: Plan-Code Co-Evolution via Collaborative Decision-Making for Efficient Code Generation (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing multi-agent code generation frameworks are constrained by static planning, isolated execution, high computational overhead, and limited adaptability to complex tasks. |
| Approach: | They propose a plan-code co-evolution framework that allows dynamic multi-agent collaboration to improve code quality and robustness across tasks. |
| Outcome: | The proposed framework improves code quality and robustness across tasks while reducing the number of API calls by an average of 4-10 per execution. |